home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 60 / IOPROG_60.ISO / soft / c++ / gsl-1.1.1-setup.exe / {app} / include / gsl / gsl_specfunc.h < prev    next >
Encoding:
C/C++ Source or Header  |  2002-04-20  |  176 b   |  11 lines

  1. /* Author:  G. Jungman */
  2.  
  3.     
  4. /* Convenience header */
  5. #ifndef __GSL_SPECFUNC_H__
  6. #define __GSL_SPECFUNC_H__
  7.  
  8. #include <gsl/gsl_sf.h>
  9.  
  10. #endif /* __GSL_SPECFUNC_H__ */
  11.